home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / disk / cdrom / cdlib.readme < prev    next >
Encoding:
Text File  |  2000-05-03  |  1.8 KB  |  42 lines

  1. Short:    Read the AsimCDFS CDDA library, v1.1
  2. Author:   wnoeker@t-online.de (Wilhelm Noeker)
  3. Uploader: wnoeker@t-online.de (Wilhelm Noeker)
  4. Type:     disk/cdrom
  5.  
  6. "CDlib" is a CLI tool that extracts information from the audio CD
  7. library in AsimCDFS 3.x. It does much the same as the "print catalog
  8. to file" feature in AsimTunes (at least if you choose to redirect its
  9. output to a file, which is highly recommended), but has slightly more
  10. options. Sample usage:
  11.  
  12.     cdlib -d        ; list disc titles only
  13.     cdlib -t -v     ; list tracks, verbose (add disc title to each line)
  14.     cdlib -t -V -u  ; list tracks, very verbose (add disc title and artist),
  15.                     ; show user settings (playlist/skipped tracks)
  16.     cdlib -t -d     ; also combines titles and tracks, but in a different
  17.                     ; way
  18.  
  19. The following is new in v1.1:
  20.  
  21.     cdlib -i        ; export the database as "ID files"
  22.  
  23. This produces one file of track listings for each disc found in the
  24. database. The files are named something like "ID1400AD2F03CB1D" (which
  25. should sound familiar to you?) and are all created in the current
  26. directory. Also, for discs that have a program (either tracks to skip or
  27. instructions to play them in a particular order) an additional settings
  28. file is created, with a name like "PR1400AD2F03CB1D".
  29.  
  30. Source is included (plain ANSI C). Have fun!
  31.  
  32.  
  33. ============================= Archive contents =============================
  34.  
  35. Original  Packed Ratio    Date     Time    Name
  36. -------- ------- ----- --------- --------  -------------
  37.    14044    7951 43.3% 16-Apr-00 09:07:40  cdlib
  38.     7998    2466 69.1% 16-Apr-00 09:07:18  cdlib.c
  39.     1363     710 47.9% 16-Apr-00 09:29:16  cdlib.readme
  40. -------- ------- ----- --------- --------
  41.    23405   11127 52.4% 17-Apr-100 19:39:28   3 files
  42.